Welcome![Sign In][Sign Up]
Location:
Search - embedded linux device drivers

Search list

[Other resource嵌入式Linux的研究及其设备驱动程序的开发

Description: 嵌入式Linux的研究及其设备驱动程序的开发-Embedded Linux device drivers Research and Development Program
Platform: | Size: 3829719 | Author: 陈银辉 | Hits:

[Embeded Linux嵌入式Linux的研究及其设备驱动程序的开发

Description: 嵌入式Linux的研究及其设备驱动程序的开发-Embedded Linux device drivers Research and Development Program
Platform: | Size: 3829760 | Author: 陈银辉 | Hits:

[Embeded Linux如何在嵌入式LINUX中增加自己的设备驱动程序

Description: 如何在嵌入式LINUX中增加自己的设备驱动程序,word文档,直接解压即可-in Embedded Linux increased its own device drivers, word documents and can be directly extracted
Platform: | Size: 3072 | Author: 唐杰 | Hits:

[Linux-UnixLDD3_example

Description: 《linux设备驱动》3th 源码 基于2.6的内核,不管是从事pc还是嵌入式系统驱动的开发,相信都是不错的学习资料-"Linux Device Drivers" Implementations based on the source of the 2.6 kernel, Whether engaged in pc or embedded system-driven development, I believe, are a good learning materials
Platform: | Size: 276480 | Author: phenix | Hits:

[Embeded LinuxChar

Description: 最常用的嵌入式LINUX字符设备驱动:触摸屏和小键盘驱动。触摸屏使用SPI接口,小键盘使用GPIO口模拟。-The most commonly used characters embedded LINUX Device Driver: touch screen and keypad drivers. SPI interface using the touch screen, small keyboard simulation using GPIO port.
Platform: | Size: 14336 | Author: 吕剑国 | Hits:

[Linux-Unixlinux

Description: 详细的LINUX设备驱动编写方法,中嵌网的培训资料-Detailed preparation methods LINUX device drivers, embedded network of training materials
Platform: | Size: 442368 | Author: yui | Hits:

[Linux-UnixLinux_drivers_3_for_kernel_2.6

Description: Linux设备驱动程序第三版2.6.chm,最新的开发嵌入式参看手册-Linux device drivers third edition 2.6.chm, see the latest Embedded Development Manual
Platform: | Size: 1364992 | Author: 刘国建 | Hits:

[Embeded LinuxUSB_camera

Description: 给出Linux 环境下USB驱动的模块层次结构,包括主控制器驱动、USB 核心驱动和USB设备驱动程序组成,以及USB 接口摄像头驱动模块的层次结构,对底层usbvideo 模块进行分析,对usbvideo 中的函数进行了分类,修正其设计上的一个缺 陷,给出上层微型驱动的实现,最后通过移植USB 摄像头驱动程序到三星公司的SMDK2410 开发板的试验成功,使该驱动成 功应用在基于Linux 的嵌入式系统上。-Given Linux environment USB drive module hierarchy, including the host controller driver, USB core driver and USB device drivers, as well as camera USB interface drive module hierarchy of the underlying module usbvideo analysis, in usbvideo function of classification, to amend the design of a defect, given the realization of the upper micro-drive, and finally through the transplantation driver USB camera to Samsung SMDK2410 development board of the experiments are successful, so successful application of the driver in the Linux-based embedded systems.
Platform: | Size: 133120 | Author: 陈天葆 | Hits:

[Linux-Unixembeded-Linux-device-driver

Description: 嵌入式Linux设备驱动的研究与开发.杂志资料里的论文-Embedded Linux device drivers of research and development. Journal of information in the papers
Platform: | Size: 308224 | Author: Saiu | Hits:

[Embeded Linuxframebuffer

Description: 本源码是《ARM嵌入式LINUX设备驱动实例开发》一书的FRAMEBUFFER设备驱动源代码-The source is ARM Embedded LINUX device driver examples of development, a book FRAMEBUFFER device driver source code
Platform: | Size: 9216 | Author: 李刚 | Hits:

[OtherLinux_Device_Drivers

Description: This book is for anyone who wants to support computer peripherals under the Linux operating system or who wants to develop new hardware and run it under Linux. Linux is the fastest-growing segment of the Unix market, is winning over enthusiastic adherents in many application areas, and is being viewed more and more as a good platform for embedded systems. Linux Device Drivers, already a classic in its second edition, reveals information that heretofore has been shared by word of mouth or in cryptic source code comments, on how to write drivers for a wide range of devices. Version 2.4 of the Linux kernel includes significant changes to device drivers, simplifying many activities, but providing subtle new features that can make a driver both more efficient and more flexible. The second edition of this book thoroughly covers these changes, as well as new processors and buses.
Platform: | Size: 3884032 | Author: sxd | Hits:

[Embeded LinuxLinux_Device_Drivers_Third_Edition

Description: Linux Device Drivers Third Edition嵌入式驱动开发的手册,底层驱动开发。-Embedded Linux Device Drivers Third Edition-driven development of the manual, low-level driver development.
Platform: | Size: 4861952 | Author: 黄海荣 | Hits:

[Linux-UnixEmbeddedlinuxdevicedriverdevelopment

Description: 本书系统地介绍了嵌入式Linux设备驱动开发的相关知识和实例,主要包括: 数码管驱动程序;键盘驱动程序;A/D、D/A驱动程序;LCD驱动程序;触摸屏驱动程序;CAN总线驱动程序;I2C总线驱动程序;音频总线驱动程序;IDE驱动程序;NAND Flash和NOR Flash驱动程序;USB设备驱动程序;串口驱动程序;网络设备驱动程序。 实例丰富、讲解细致、代码分析详尽,嵌入式Linux设备驱动开发的理想参考用书。 -This book systematically introduces embedded Linux device driver development of knowledge and examples, including: digital tube drivers the keyboard driver A/D, D/A Driver LCD driver touch screen driver CAN Bus Driver I2C bus driver audio bus driver IDE driver NAND Flash and NOR Flash Driver USB device driver serial port driver network device drivers. Abundant examples to explain the detailed and exhaustive code analysis, embedded Linux device driver development of an ideal reference book.
Platform: | Size: 19979264 | Author: keke | Hits:

[Embeded Linuxembedded_linux_system_development_for_ARM_code

Description: 《ARM嵌入式Linux系统开发》随书光盘中的实例源码,包括:第17章 嵌入式Linux的多任务编程,第18章 多任务间通信和同步,第19章 Linux设备驱动,第20章 嵌入式Linux的网络编程.第21章 MiniGUI图形界面设计,第22章 CAN总线驱动设计,第23章 SD卡驱动设计中设计的全部代码-" ARM Embedded Linux System Development," CD-ROM with the book' s examples of source code, including: Chapter 17 of the multi-task embedded Linux programming, Chapter 18, multi-task inter-communication and synchronization, Chapter 19 Linux device drivers, embedded in Chapter 20 Linux-style network programming. Chapter 21 MiniGUI graphical interface design, Chapter 22 CAN-bus-driven design, the first 23 chapters SD card-driven design in the design all the code
Platform: | Size: 89088 | Author: | Hits:

[Embeded LinuxDriver-development-on-embedded-LINUX-Study

Description: 基于嵌入式LINUX驱动程序开发的研究 .设备驱动程序及其功能 设备驱动程序开发过程-Driver development on embedded LINUX research. Device drivers and functional device driver development process
Platform: | Size: 126976 | Author: 成功 | Hits:

[Linux-Unixlinux

Description: linux的经典教材,Building Embedded Linux Systems,Linux Device Drivers, 3rd Edition,Linux Kernel Development Second EditionUnderstanding the Linux Kernel, 2nd Edition,Understanding the Linux Kernel, 3rd Edition -Qingyuan, China started to see the embedded linux, illustrated, useful for beginners
Platform: | Size: 9245696 | Author: 徐泽鹏 | Hits:

[Embeded-SCM DevelopEmbedded-Linux-GPRS

Description: 嵌入式Linux下实现GPRS拨号上网 本人使用FriendlyARM开发板(miniARM2440)与GPRS模块(SIM300,用广州动感地带的手机卡,cmnet 连接)实现了基于PPP的拨号上网,方法如下: 1.首先得让内核支持PPP,进入Linux 内核目录(kernel-2.6 或 以上内核版本),执行 #make menuconfig 添加如下内核选项: Device Drivers ---> Network device support ---> <*> PPP (point-to-point protocol) support [*] PPP multilink support <*> PPP support for async serial ports <*> PPP support for sync tty ports <*> SLIP (serial line) support [*] CSLIP compressed headers -Embedded Linux GPRS dial-up to achieve
Platform: | Size: 14336 | Author: gu | Hits:

[Linux-UnixLinux-driver-development18

Description: 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第18章、LCD设备驱动。在多媒体应用的推动下,彩色LCD越来越多地应用到了嵌入式系统中,掌上电脑(PDA)、手机等多采用TFT显示器件,支持彩色图形界面,能显示图片并进行视频媒体播放。帧缓冲(Framebuffer)是Linux为显示设备提供的一个接口,它允许上层应用程序在图形模式下直接对显示缓冲区进行读写操作。本章主要讲解帧缓冲设备Linux驱动的架构及编程方法。-Author: HuaQing vision embedded institute. The Linux device driver development "(08 and 09 sep TOP50) annual list of best-selling chapter 18, LCD device drivers. In the multimedia application to the push of color LCD, more and more applied to embedded systems, handheld computers (PDA), mobile phones and other display device, support the TFT color graphic interface, images and video can show media player. The frame buffer (Framebuffer) is Linux for a display device provide interface, it allows the upper application in the graph modes for display and direct buffer operation. This chapter covers the frame buffer equipment Linux drivers structure and framework of the programming method.
Platform: | Size: 887808 | Author: 华清远见 | Hits:

[Linux-UnixLinux-driver-development15

Description: 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第15章、Linux的I2C核心、总线与设备驱动。I2C总线仅仅使用SCL、SDA这两根信号线就实现了设备之间的数据交互,极大地简化了对硬件资源和PCB板布线空间的占用。因此,I2C总线被非常广泛地应用在EEPROM、实时钟、小型LCD等设备与CPU的接口中。Linux系统定义了I2C驱动体系结构,在Linux系统中,I2C驱动由3部分组成,即I2C核心、I2C总线驱动和I2C设备驱动。这3部分相互协作,形成了非常通用、可适应性很强的I2C框架。6.1节对Linux I2C体系结构进行分析,讲解3个组成部分各自的功能及相互联系。6.2节对Linux I2C核心进行分析,讲解i2c-core.c文件的功能和主要函数的实现。6.3节、6.4节分别详细介绍I2C总线驱动和I2C设备驱动的编写方法,给出可供参考的设计模板。6.5节、6.6节以6.3节和6.4节给出的设计模板为基础,讲解S3C2410 ARM处理器I2C总线驱动及挂接在其上的SAA7113H视频模拟/数字转换芯片设备驱动的编写方法。-Author: HuaQing vision embedded institute. The Linux device driver development "(08 and 09 sep TOP50) annual list of best-selling chapter 15, Linux the I2C bus and core, device drivers. The I2C bus use only the two root, SDA SCL signal will achieve the data interaction between equipment, greatly simplified the hardware resources and PCB wiring space take up. Therefore, the I2C bus is very widely used in EEPROM, real clock, small LCD equipment and CPU interface. Linux system defines the I2C drive system structure in Linux, system, the I2C driven by three parts, namely the I2C core, the I2C bus driver and the I2C device drivers. The three parts of the cooperation and formed very general, can vary adaptive the I2C framework. Section 6.1 the I2C system for Linux analyzed the structure, the explanation is 3 part of their respective functions and to each other. Section 6.2 to Linux
Platform: | Size: 593920 | Author: 华清远见 | Hits:

[Linux-UnixEssential.Linux.Device.Drivers

Description: A good Linux Device Driver book for embedded linux developers
Platform: | Size: 3741696 | Author: andy feng | Hits:
« 12 3 4 »

CodeBus www.codebus.net